feat(runtime-host): own project catalog - #2603
Merged
Merged
Conversation
M4n5ter
force-pushed
the
feat/2522-host-owned-projects
branch
from
August 9, 2026 13:52
566967a to
8c2680d
Compare
M4n5ter
marked this pull request as ready for review
August 9, 2026 13:57
This was referenced Aug 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
English
Summary
Move Project Catalog authority into Runtime Host and cut Desktop over to the Host-owned catalog.
This is the first Phase 3 slice tracked by #2522. Tagged workspace targets, remote target profiles, execution-location presentation, and remote Client Capability path semantics remain separate slices.
Refs #2522
Verification
npm --workspace @maka/storage test— 774 passed, 12 skippednpm --workspace @maka/runtime-host test— 793 passednpm --workspace @maka/desktop run test:dist— 1126 passedgit diff --check— passedChatLayoutProps.conversationKeyerror onorigin/main; affected Desktop build targets passChecklist
Does this PR entail a change in behavior?
简体中文
摘要
将 Project Catalog authority 移入 Runtime Host,并把 Desktop 切换到 Host 持有的目录。
这是 #2522 跟踪的第一个 Phase 3 slice。Tagged workspace target、远程 target profile、执行位置展示和远程 Client Capability 路径语义仍由后续 slice 处理。
关联 #2522
验证
npm --workspace @maka/storage test— 774 项通过,12 项跳过npm --workspace @maka/runtime-host test— 793 项通过npm --workspace @maka/desktop run test:dist— 1126 项通过git diff --check— 通过origin/main既有的ChatLayoutProps.conversationKey错误阻塞;本次影响的 Desktop build target 均通过检查清单
此 PR 是否改变行为?